3.226 \(\int \frac{(e \sec (c+d x))^{5/2}}{a+i a \tan (c+d x)} \, dx\)

Optimal. Leaf size=70 \[ \frac{2 e^2 \sqrt{\cos (c+d x)} F\left (\left .\frac{1}{2} (c+d x)\right |2\right ) \sqrt{e \sec (c+d x)}}{a d}-\frac{2 i e^2 \sqrt{e \sec (c+d x)}}{a d} \]

[Out]

((-2*I)*e^2*Sqrt[e*Sec[c + d*x]])/(a*d) + (2*e^2*Sqrt[Cos[c + d*x]]*EllipticF[(c + d*x)/2, 2]*Sqrt[e*Sec[c + d
*x]])/(a*d)

________________________________________________________________________________________

Rubi [A]  time = 0.0736854, antiderivative size = 70, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 3, integrand size = 28, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.107, Rules used = {3501, 3771, 2641} \[ \frac{2 e^2 \sqrt{\cos (c+d x)} F\left (\left .\frac{1}{2} (c+d x)\right |2\right ) \sqrt{e \sec (c+d x)}}{a d}-\frac{2 i e^2 \sqrt{e \sec (c+d x)}}{a d} \]

Antiderivative was successfully verified.

[In]

Int[(e*Sec[c + d*x])^(5/2)/(a + I*a*Tan[c + d*x]),x]

[Out]

((-2*I)*e^2*Sqrt[e*Sec[c + d*x]])/(a*d) + (2*e^2*Sqrt[Cos[c + d*x]]*EllipticF[(c + d*x)/2, 2]*Sqrt[e*Sec[c + d
*x]])/(a*d)

Rule 3501

Int[((d_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[(d^2*
(d*Sec[e + f*x])^(m - 2)*(a + b*Tan[e + f*x])^(n + 1))/(b*f*(m + n - 1)), x] + Dist[(d^2*(m - 2))/(a*(m + n -
1)), Int[(d*Sec[e + f*x])^(m - 2)*(a + b*Tan[e + f*x])^(n + 1), x], x] /; FreeQ[{a, b, d, e, f}, x] && EqQ[a^2
 + b^2, 0] && LtQ[n, 0] && GtQ[m, 1] &&  !ILtQ[m + n, 0] && NeQ[m + n - 1, 0] && IntegersQ[2*m, 2*n]

Rule 3771

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Dist[(b*Csc[c + d*x])^n*Sin[c + d*x]^n, Int[1/Sin[c + d
*x]^n, x], x] /; FreeQ[{b, c, d}, x] && EqQ[n^2, 1/4]

Rule 2641

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticF[(1*(c - Pi/2 + d*x))/2, 2])/d, x] /; FreeQ
[{c, d}, x]

Rubi steps

\begin{align*} \int \frac{(e \sec (c+d x))^{5/2}}{a+i a \tan (c+d x)} \, dx &=-\frac{2 i e^2 \sqrt{e \sec (c+d x)}}{a d}+\frac{e^2 \int \sqrt{e \sec (c+d x)} \, dx}{a}\\ &=-\frac{2 i e^2 \sqrt{e \sec (c+d x)}}{a d}+\frac{\left (e^2 \sqrt{\cos (c+d x)} \sqrt{e \sec (c+d x)}\right ) \int \frac{1}{\sqrt{\cos (c+d x)}} \, dx}{a}\\ &=-\frac{2 i e^2 \sqrt{e \sec (c+d x)}}{a d}+\frac{2 e^2 \sqrt{\cos (c+d x)} F\left (\left .\frac{1}{2} (c+d x)\right |2\right ) \sqrt{e \sec (c+d x)}}{a d}\\ \end{align*}

Mathematica [A]  time = 0.302151, size = 49, normalized size = 0.7 \[ \frac{2 e^2 \sqrt{e \sec (c+d x)} \left (\sqrt{\cos (c+d x)} F\left (\left .\frac{1}{2} (c+d x)\right |2\right )-i\right )}{a d} \]

Antiderivative was successfully verified.

[In]

Integrate[(e*Sec[c + d*x])^(5/2)/(a + I*a*Tan[c + d*x]),x]

[Out]

(2*e^2*(-I + Sqrt[Cos[c + d*x]]*EllipticF[(c + d*x)/2, 2])*Sqrt[e*Sec[c + d*x]])/(a*d)

________________________________________________________________________________________

Maple [A]  time = 0.237, size = 174, normalized size = 2.5 \begin{align*}{\frac{2\,i \left ( \cos \left ( dx+c \right ) +1 \right ) ^{2} \left ( \cos \left ( dx+c \right ) -1 \right ) ^{2} \left ( \cos \left ( dx+c \right ) \right ) ^{2}}{ad \left ( \sin \left ( dx+c \right ) \right ) ^{4}} \left ( \cos \left ( dx+c \right ){\it EllipticF} \left ({\frac{i \left ( \cos \left ( dx+c \right ) -1 \right ) }{\sin \left ( dx+c \right ) }},i \right ) \sqrt{ \left ( \cos \left ( dx+c \right ) +1 \right ) ^{-1}}\sqrt{{\frac{\cos \left ( dx+c \right ) }{\cos \left ( dx+c \right ) +1}}}+{\it EllipticF} \left ({\frac{i \left ( \cos \left ( dx+c \right ) -1 \right ) }{\sin \left ( dx+c \right ) }},i \right ) \sqrt{ \left ( \cos \left ( dx+c \right ) +1 \right ) ^{-1}}\sqrt{{\frac{\cos \left ( dx+c \right ) }{\cos \left ( dx+c \right ) +1}}}-1 \right ) \left ({\frac{e}{\cos \left ( dx+c \right ) }} \right ) ^{{\frac{5}{2}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*sec(d*x+c))^(5/2)/(a+I*a*tan(d*x+c)),x)

[Out]

2*I/a/d*(cos(d*x+c)+1)^2*(cos(d*x+c)-1)^2*(cos(d*x+c)*EllipticF(I*(cos(d*x+c)-1)/sin(d*x+c),I)*(1/(cos(d*x+c)+
1))^(1/2)*(cos(d*x+c)/(cos(d*x+c)+1))^(1/2)+EllipticF(I*(cos(d*x+c)-1)/sin(d*x+c),I)*(1/(cos(d*x+c)+1))^(1/2)*
(cos(d*x+c)/(cos(d*x+c)+1))^(1/2)-1)*(e/cos(d*x+c))^(5/2)*cos(d*x+c)^2/sin(d*x+c)^4

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: RuntimeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*sec(d*x+c))^(5/2)/(a+I*a*tan(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \frac{-2 i \, \sqrt{2} e^{2} \sqrt{\frac{e}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} e^{\left (\frac{1}{2} i \, d x + \frac{1}{2} i \, c\right )} + a d{\rm integral}\left (-\frac{i \, \sqrt{2} e^{2} \sqrt{\frac{e}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} e^{\left (-\frac{1}{2} i \, d x - \frac{1}{2} i \, c\right )}}{a d}, x\right )}{a d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*sec(d*x+c))^(5/2)/(a+I*a*tan(d*x+c)),x, algorithm="fricas")

[Out]

(-2*I*sqrt(2)*e^2*sqrt(e/(e^(2*I*d*x + 2*I*c) + 1))*e^(1/2*I*d*x + 1/2*I*c) + a*d*integral(-I*sqrt(2)*e^2*sqrt
(e/(e^(2*I*d*x + 2*I*c) + 1))*e^(-1/2*I*d*x - 1/2*I*c)/(a*d), x))/(a*d)

________________________________________________________________________________________

Sympy [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: AttributeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*sec(d*x+c))**(5/2)/(a+I*a*tan(d*x+c)),x)

[Out]

Exception raised: AttributeError

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (e \sec \left (d x + c\right )\right )^{\frac{5}{2}}}{i \, a \tan \left (d x + c\right ) + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*sec(d*x+c))^(5/2)/(a+I*a*tan(d*x+c)),x, algorithm="giac")

[Out]

integrate((e*sec(d*x + c))^(5/2)/(I*a*tan(d*x + c) + a), x)